Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: openapi for duplicated orders #1929

Merged
merged 1 commit into from
Oct 8, 2023
Merged

fix: openapi for duplicated orders #1929

merged 1 commit into from
Oct 8, 2023

Conversation

mfw78
Copy link
Contributor

@mfw78 mfw78 commented Oct 8, 2023

Description

Fixes the OpenAPI yaml description for down-stream consumers.

Changes

  • Corrected DuplicatedOrder response

How to test

  1. Attempt to place the same order twice.
  2. Observe correct API response per openapi.yml.

Related Issues

Fixes #1928

@mfw78 mfw78 self-assigned this Oct 8, 2023
@mfw78 mfw78 requested a review from a team as a code owner October 8, 2023 14:21
@mfw78 mfw78 merged commit 4dbeeb8 into main Oct 8, 2023
7 checks passed
@mfw78 mfw78 deleted the fix-openapi branch October 8, 2023 23:34
@github-actions github-actions bot locked and limited conversation to collaborators Oct 8, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: incorrect openapi.yml for DuplicateOrder
2 participants